home *** CD-ROM | disk | FTP | other *** search
- -- background: 2694 from stack: in
- -- bmap block id: 3405
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=4 top=295 right=333 bottom=42
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Authors Note
- ----- HyperTalk script -----
- on mouseUp
- set visible of card field "Authors Note" to not visible of card field "Authors Note"
- end mouseUp
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=228 top=298 right=321 bottom=254
- -- title width / last selected line: 0
- -- icon id / first selected line: 1014 / 1014
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- go to prev card
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0002
- -- rect: left=260 top=298 right=321 bottom=286
- -- title width / last selected line: 0
- -- icon id / first selected line: 1013 / 1013
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Prev
- ----- HyperTalk script -----
- on mouseUp
- go to next card
- end mouseUp
-
-